css: Split generic parse/print functions out
authorBenjamin Otte <otte@redhat.com>
Sun, 1 Jan 2012 17:14:51 +0000 (18:14 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 9 Jan 2012 17:37:53 +0000 (18:37 +0100)
commit078fc725e0a83250ea7e1bf37dfc4f5f95b990c8
tree76e9a84676859a8adc9040a25c91e886577599a6
parentf5fafb18c994106362b33ac990dde9030a67cd26
css: Split generic parse/print functions out

It seems to be some sort of sport for me to split them out and merge
them back in...
gtk/Makefile.am
gtk/gtkcssstylefuncs.c [new file with mode: 0644]
gtk/gtkcssstylefuncsprivate.h [new file with mode: 0644]
gtk/gtkstyleproperty.c